projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7635fc7
)
(2C-two-columns): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 12 Oct 1996 02:31:48 +0000
(
02:31
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 12 Oct 1996 02:31:48 +0000
(
02:31
+0000)
lisp/textmodes/two-column.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/two-column.el
b/lisp/textmodes/two-column.el
index 9452a4f9e54b02e11fa29e33f5ecd891fca65939..1fa8474c9b97a9b91f7536635567685e8044dda4 100644
(file)
--- a/
lisp/textmodes/two-column.el
+++ b/
lisp/textmodes/two-column.el
@@
-325,7
+325,7
@@
When called the first time, associates a buffer with the current
buffer in two-column minor mode (see \\[describe-mode] ).
Runs `2C-other-buffer-hook' in the new buffer.
When called again, restores the screen layout with the current buffer
-first and the associated buffer to it
'
s right."
+first and the associated buffer to its right."
(interactive "P")
;; first go to full width, so that we can certainly split into two windows
(if (< (window-width) (frame-width))